Constrain() - warning: second operand of conditional expression has no effect

Try:

a = constrain(a, 0, 100);  // 0-254 causes warning