* v2 api: remove variadic futures. let's be in sync with upstream.
* warn if the returned future is ignored. this helps us to catch
bugs and to improve the readability of the code -- we need to
explicitly ignore a future if we want to. and ideally, we should
document the reason why a future is ignored.
Signed-off-by: Kefu Chai <kchai@redhat.com>
-Subproject commit 7744693ca5696432ad90098846c753ae42af61e1
+Subproject commit f90da54293ff944abdb77b83af5f3d97cba4ea85