It's a question from a test that I had, and I don't know how to prove this, so I am forwarding this to you.
$\sum \limits_{n=0}^{\infty }\:b_n$ is absolutely convergent series . How to prove that the series $\sum \limits_{n=0}^{\infty }\:(e^{b_n}\:-\:1)$ is also absolutely convergent?
We cannot assume here that $b_n\:\ge 0$ for every $n$.
As $b_n\rightarrow 0$. There is some $N$ such that for every $n>N$, $|b_n|<1$. $$b_n\le e^{b_n}-1 =b_n+\frac{b^2_n}{2!}+\frac{b_n^3}{3!}+\cdots \le b_n+|b_n|\left(1+\frac{1}{2}+\frac{1}{2^2}+\cdots\right)\le b_n+2{|b_n|}$$ and hence $$|e^{b_n}-1|<\max\left\{|b_n|,|b_n+|2{b_n}|| \right\}<4|b_n|$$ Now use comparison test.