Loading
root: add back explicit disabling of compiler warnings for clang
This reverts commit 6665f67b. I misunderstood something when preparing that commit: I thought it was about compailer warnings when compiling ROOT with clang, but actually it was to avoid warning *when compiling clang*. This is still necessary.