When a congestion control reaction is triggered, and the session
is in RFC3168 ECN mode, eventually a CWR should be sent. However,
sending of the TCP Flag is also gated on the same condition - so
it is not needed to validate before setting the internal tracking
flag.
No external functional change.