Avoiding Unused but set warnings now
As of clang 13.1., we have defined-but-not-used-warnings..... this branch is dedicated to getting rid of that dead code....
As of clang 13.1., we have defined-but-not-used-warnings..... this branch is dedicated to getting rid of that dead code....