A group has been defined but never used.
          #2519   Compile-time warning
          A group has been defined but never used.
Additional Information
The group is 'X'.
Recovery
      Compilation continues normally.
    
Explanation
 There is a group statement in the program, but no using group refers to it. The rules defined in
        an unused group can never be executed or tested.