--- kupfer-v319/waflib/Options.py
@@ -240,9 +240,6 @@
                if options.destdir:
                        options.destdir = os.path.abspath(os.path.expanduser(options.destdir))
 
-               if options.verbose >= 1:
-                       self.load('errcheck')
-
        def execute(self):
                """
                See :py:func:`waflib.Context.Context.execute`
