Well, in some cases, it can improve the math in the render engine. If you put a pure red texture (sRGB) on a light and use a pure green texture (sRGB) on an object and render with Rec.709, you're multiplying [1,0,0] by [0,1,0] and get [0,0,0] - black!