In your problem, IG(Y|X) = H(Y) - H(Y|X) >= 0 , since H(Y) >= H(Y|X) worst case is that X and Y are independent, thus H(Y|X)=H(Y).
You can also say that observing the random variable X taking some value, we either gain no or some information about Y.
Hope this answer helps you!