Simplify hashing of the flags
This MR simlpifies hash calculation of the flags hash. In particular it makes the hash independent of wether the dynamic flags were loaded or not. The only aspect that the hash depends on is realy the remapping. Tagging @dguest