K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-09-16T23:17:15.399383Z K 7 svn:log V 292 MFC r365631: Only set WARNS if not defined This would allow interested parties to do experimental runs with an environment set appropriately to raise all the warnings throughout the build; e.g. env WARNS=6 NO_WERROR=yes buildworld. Not currently touching the numerous instances in ^/tools. END