merge with 3.4
diff --git a/Doc/library/shutil.rst b/Doc/library/shutil.rst
index 6dade30..82974ad 100644
--- a/Doc/library/shutil.rst
+++ b/Doc/library/shutil.rst
@@ -491,7 +491,7 @@
    *logger* must be an object compatible with :pep:`282`, usually an instance of
    :class:`logging.Logger`.
 
-   The *verbose* argument is currently unused.
+   The *verbose* argument is unused and deprecated.
 
    .. versionchanged:: 3.5
       Added support for the *xztar* format.