This rule allows you to track the usage of the @SuppressWarnings mechanism.
@SuppressWarnings
In case "listOfWarnings=unchecked"
@SuppressWarnings("all")
@SuppressWarnings("unchecked")