Log: scheduler: add node-weight-flag-clearing wrapper
... instead of clear_bit(), which improves trace messages like:
Bit 0x00000001 set by some_function:100
to:
Node weight flags 0x00000001 (pe_weights_init) for some_resource cleared by some_function:100